GET api/Documentsdeliverables?ProjectcId={ProjectcId}&documentType[0]={documentType[0]}&documentType[1]={documentType[1]}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectcId | globally unique identifier |
Required |
|
| documentType | Collection of string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of V5Documents| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentId | globally unique identifier |
None. |
|
| Code | string |
None. |
|
| ProjectDocumentTypeCode | string |
None. |
|
| MemberId | globally unique identifier |
None. |
|
| ParticipantId | globally unique identifier |
None. |
|
| Sequential | integer |
None. |
|
| Version | integer |
None. |
|
| Protocol | string |
None. |
|
| Link | string |
None. |
|
| CreationDate | date |
None. |
|
| UploadDate | date |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| Keywords | string |
None. |
|
| DomainId | globally unique identifier |
None. |
|
| DocumentLanguageId | integer |
None. |
|
| DocumentStatusId | string |
None. |
|
| Downloads | integer |
None. |
|
| FileName | string |
None. |
|
| FileExtension | string |
None. |
|
| FileSize | integer |
None. |
|
| FileOriginalName | string |
None. |
|
| FileServerName | string |
None. |
|
| Published | boolean |
None. |
|
| PublishedDescription | string |
None. |
|
| Locked | boolean |
None. |
|
| Password | string |
None. |
|
| RightId | integer |
None. |
|
| ModelProtocol | string |
None. |
|
| PublicDownloads | integer |
None. |
|
| CostTypeId | integer |
None. |
|
| PublishedForLoggedInUsersOnly | boolean |
None. |
|
| Important | boolean |
None. |
|
| UploaderMemberId | globally unique identifier |
None. |
|
| DocumentDate | date |
None. |
|
| PublishedFlagged | boolean |
None. |
|
| EffortPms | decimal number |
None. |
|
| CostEuro | decimal number |
None. |
|
| PublishedTitle | string |
None. |
|
| ProjectDocumentTypeId | globally unique identifier |
None. |
|
| GoogleShared | boolean |
None. |
|
| GoogleId | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"DocumentId": "95fac33d-d0d2-4916-bab2-ad70512131b8",
"Code": "sample string 2",
"ProjectDocumentTypeCode": "sample string 3",
"MemberId": "c2688fc2-b257-45bc-94e5-cdc9d70dbf07",
"ParticipantId": "2f3805f7-209b-4bf2-9a5c-083a1a9e1eeb",
"Sequential": 1,
"Version": 1,
"Protocol": "sample string 4",
"Link": "sample string 5",
"CreationDate": "2026-03-09T22:59:30.6508959+01:00",
"UploadDate": "2026-03-09T22:59:30.6508959+01:00",
"Title": "sample string 6",
"Description": "sample string 7",
"Keywords": "sample string 8",
"DomainId": "bfd2d040-71ec-4c76-a68c-578ed2cd943c",
"DocumentLanguageId": 1,
"DocumentStatusId": "sample string 9",
"Downloads": 1,
"FileName": "sample string 10",
"FileExtension": "sample string 11",
"FileSize": 1,
"FileOriginalName": "sample string 12",
"FileServerName": "sample string 13",
"Published": true,
"PublishedDescription": "sample string 14",
"Locked": true,
"Password": "sample string 15",
"RightId": 1,
"ModelProtocol": "sample string 16",
"PublicDownloads": 1,
"CostTypeId": 1,
"PublishedForLoggedInUsersOnly": true,
"Important": true,
"UploaderMemberId": "f3212ebb-494f-46ed-aa33-93426e30a262",
"DocumentDate": "2026-03-09T22:59:30.6508959+01:00",
"PublishedFlagged": true,
"EffortPms": 1.1,
"CostEuro": 1.1,
"PublishedTitle": "sample string 17",
"ProjectDocumentTypeId": "8bf823b6-ab05-43e1-9ae5-73dc049c6018",
"GoogleShared": true,
"GoogleId": "sample string 19",
"ProjectId": "474899b3-0ef5-4db4-b285-525a2a9f24f8"
},
{
"DocumentId": "95fac33d-d0d2-4916-bab2-ad70512131b8",
"Code": "sample string 2",
"ProjectDocumentTypeCode": "sample string 3",
"MemberId": "c2688fc2-b257-45bc-94e5-cdc9d70dbf07",
"ParticipantId": "2f3805f7-209b-4bf2-9a5c-083a1a9e1eeb",
"Sequential": 1,
"Version": 1,
"Protocol": "sample string 4",
"Link": "sample string 5",
"CreationDate": "2026-03-09T22:59:30.6508959+01:00",
"UploadDate": "2026-03-09T22:59:30.6508959+01:00",
"Title": "sample string 6",
"Description": "sample string 7",
"Keywords": "sample string 8",
"DomainId": "bfd2d040-71ec-4c76-a68c-578ed2cd943c",
"DocumentLanguageId": 1,
"DocumentStatusId": "sample string 9",
"Downloads": 1,
"FileName": "sample string 10",
"FileExtension": "sample string 11",
"FileSize": 1,
"FileOriginalName": "sample string 12",
"FileServerName": "sample string 13",
"Published": true,
"PublishedDescription": "sample string 14",
"Locked": true,
"Password": "sample string 15",
"RightId": 1,
"ModelProtocol": "sample string 16",
"PublicDownloads": 1,
"CostTypeId": 1,
"PublishedForLoggedInUsersOnly": true,
"Important": true,
"UploaderMemberId": "f3212ebb-494f-46ed-aa33-93426e30a262",
"DocumentDate": "2026-03-09T22:59:30.6508959+01:00",
"PublishedFlagged": true,
"EffortPms": 1.1,
"CostEuro": 1.1,
"PublishedTitle": "sample string 17",
"ProjectDocumentTypeId": "8bf823b6-ab05-43e1-9ae5-73dc049c6018",
"GoogleShared": true,
"GoogleId": "sample string 19",
"ProjectId": "474899b3-0ef5-4db4-b285-525a2a9f24f8"
}
]
application/xml, text/xml
Sample:
<ArrayOfV5Documents xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CLToolApi">
<V5Documents>
<Code>sample string 2</Code>
<CostEuro>1.1</CostEuro>
<CostTypeId>1</CostTypeId>
<CreationDate>2026-03-09T22:59:30.6508959+01:00</CreationDate>
<Description>sample string 7</Description>
<DocumentDate>2026-03-09T22:59:30.6508959+01:00</DocumentDate>
<DocumentId>95fac33d-d0d2-4916-bab2-ad70512131b8</DocumentId>
<DocumentLanguageId>1</DocumentLanguageId>
<DocumentStatusId>sample string 9</DocumentStatusId>
<DomainId>bfd2d040-71ec-4c76-a68c-578ed2cd943c</DomainId>
<Downloads>1</Downloads>
<EffortPms>1.1</EffortPms>
<FileExtension>sample string 11</FileExtension>
<FileName>sample string 10</FileName>
<FileOriginalName>sample string 12</FileOriginalName>
<FileServerName>sample string 13</FileServerName>
<FileSize>1</FileSize>
<GoogleId>sample string 19</GoogleId>
<GoogleShared>true</GoogleShared>
<Important>true</Important>
<Keywords>sample string 8</Keywords>
<Link>sample string 5</Link>
<Locked>true</Locked>
<MemberId>c2688fc2-b257-45bc-94e5-cdc9d70dbf07</MemberId>
<ModelProtocol>sample string 16</ModelProtocol>
<ParticipantId>2f3805f7-209b-4bf2-9a5c-083a1a9e1eeb</ParticipantId>
<Password>sample string 15</Password>
<ProjectDocumentTypeCode>sample string 3</ProjectDocumentTypeCode>
<ProjectDocumentTypeId>8bf823b6-ab05-43e1-9ae5-73dc049c6018</ProjectDocumentTypeId>
<ProjectId>474899b3-0ef5-4db4-b285-525a2a9f24f8</ProjectId>
<Protocol>sample string 4</Protocol>
<PublicDownloads>1</PublicDownloads>
<Published>true</Published>
<PublishedDescription>sample string 14</PublishedDescription>
<PublishedFlagged>true</PublishedFlagged>
<PublishedForLoggedInUsersOnly>true</PublishedForLoggedInUsersOnly>
<PublishedTitle>sample string 17</PublishedTitle>
<RightId>1</RightId>
<Sequential>1</Sequential>
<Title>sample string 6</Title>
<UploadDate>2026-03-09T22:59:30.6508959+01:00</UploadDate>
<UploaderMemberId>f3212ebb-494f-46ed-aa33-93426e30a262</UploaderMemberId>
<Version>1</Version>
</V5Documents>
<V5Documents>
<Code>sample string 2</Code>
<CostEuro>1.1</CostEuro>
<CostTypeId>1</CostTypeId>
<CreationDate>2026-03-09T22:59:30.6508959+01:00</CreationDate>
<Description>sample string 7</Description>
<DocumentDate>2026-03-09T22:59:30.6508959+01:00</DocumentDate>
<DocumentId>95fac33d-d0d2-4916-bab2-ad70512131b8</DocumentId>
<DocumentLanguageId>1</DocumentLanguageId>
<DocumentStatusId>sample string 9</DocumentStatusId>
<DomainId>bfd2d040-71ec-4c76-a68c-578ed2cd943c</DomainId>
<Downloads>1</Downloads>
<EffortPms>1.1</EffortPms>
<FileExtension>sample string 11</FileExtension>
<FileName>sample string 10</FileName>
<FileOriginalName>sample string 12</FileOriginalName>
<FileServerName>sample string 13</FileServerName>
<FileSize>1</FileSize>
<GoogleId>sample string 19</GoogleId>
<GoogleShared>true</GoogleShared>
<Important>true</Important>
<Keywords>sample string 8</Keywords>
<Link>sample string 5</Link>
<Locked>true</Locked>
<MemberId>c2688fc2-b257-45bc-94e5-cdc9d70dbf07</MemberId>
<ModelProtocol>sample string 16</ModelProtocol>
<ParticipantId>2f3805f7-209b-4bf2-9a5c-083a1a9e1eeb</ParticipantId>
<Password>sample string 15</Password>
<ProjectDocumentTypeCode>sample string 3</ProjectDocumentTypeCode>
<ProjectDocumentTypeId>8bf823b6-ab05-43e1-9ae5-73dc049c6018</ProjectDocumentTypeId>
<ProjectId>474899b3-0ef5-4db4-b285-525a2a9f24f8</ProjectId>
<Protocol>sample string 4</Protocol>
<PublicDownloads>1</PublicDownloads>
<Published>true</Published>
<PublishedDescription>sample string 14</PublishedDescription>
<PublishedFlagged>true</PublishedFlagged>
<PublishedForLoggedInUsersOnly>true</PublishedForLoggedInUsersOnly>
<PublishedTitle>sample string 17</PublishedTitle>
<RightId>1</RightId>
<Sequential>1</Sequential>
<Title>sample string 6</Title>
<UploadDate>2026-03-09T22:59:30.6508959+01:00</UploadDate>
<UploaderMemberId>f3212ebb-494f-46ed-aa33-93426e30a262</UploaderMemberId>
<Version>1</Version>
</V5Documents>
</ArrayOfV5Documents>